Version

ColumnEditingSettingWrapperBase<T,TOut> Class Members

The following tables list the members exposed by ColumnEditingSettingWrapperBase<T,TOut>.

Protected Fields
 NameDescription
Protected Fields  
Public Properties
 NameDescription
Public PropertySettingreturns the wrapped object  
Public Methods
 NameDescription
Public MethodColumnKeyColumnSetting.ColumnKey  
Public MethodEditorOptionsThe options for editor. That should include pairs of specific option and its value in javascript format for an object. Name of option and value should be separated by the ":" character and pairs should be separated by the "," character.  
Public MethodEditorProviderColumnEditingSettingBase.EditorProvider  
Public MethodEditorTypethe custom type of editor for cells in column  
Protected Methods
 NameDescription
Protected MethodExecuteWrapperAction<T1>Create an instance of a given wrapper class and execute a given action on it.  
See Also

View on GitHub